Miner.Responder.Framework.Requests Namespace > FeatureClassNameFromId Class > FeatureClassNameFromId Constructor : FeatureClassNameFromId Constructor(List<Int32>) |
'Declaration
Public Function New( _ ByVal fcids As System.Collections.Generic.List(Of Integer) _ )
'Usage
Dim fcids As System.Collections.Generic.List(Of Integer) Dim instance As New FeatureClassNameFromId(fcids)
public FeatureClassNameFromId( System.Collections.Generic.List<int> fcids )
public FeatureClassNameFromId( fcids: System.Collections.Generic.List );
public function FeatureClassNameFromId( fcids : System.Collections.Generic.List );
public: FeatureClassNameFromId( System.Collections.Generic.List<int>* fcids )
public: FeatureClassNameFromId( System.Collections.Generic.List<int>^ fcids )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2